home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super PC 34
/
Super PC 34 (Shareware).iso
/
spc
/
UTIL
/
DJGPP2
/
V2
/
DJTST200.ZIP
/
tests
/
debug
/
common
/
makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1995-08-27
|
154 b
|
13 lines
TOP=..
CFLAGS += -DTEST
SRC += v2load.c
SRC += args.c
EXTRA_LIBS += $(LIB)/libdbg.a
include $(TOP)/../makefile.inc
v2load.exe : v2load.o